home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 127 / PC Guia 127.iso / Software / Full / Computer Security Tool / ComputerSecurityTool-Setup.exe / {app} / CST.exe / 0 / RCDATA / TFRMMESSAGE / TFRMMESSAGE.txt < prev   
Encoding:
Text File  |  2006-02-10  |  3.2 KB  |  154 lines

  1. object frmMessage: TfrmMessage
  2.   Left = 1795
  3.   Top = 363
  4.   BorderIcons = []
  5.   BorderStyle = bsToolWindow
  6.   Caption = 'Computer Security Tool'
  7.   ClientHeight = 197
  8.   ClientWidth = 443
  9.   Color = clWhite
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poMainFormCenter
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Panel1: TPanel
  20.     Left = 0
  21.     Top = 0
  22.     Width = 443
  23.     Height = 197
  24.     Align = alClient
  25.     Color = clWhite
  26.     TabOrder = 0
  27.     object Image2: TImage
  28.       Left = 48
  29.       Top = -8
  30.       Width = 393
  31.       Height = 153
  32.       Picture.Data = {<image000.jpg>}
  33.     end
  34.     object Label2: TLabel
  35.       Left = 120
  36.       Top = 52
  37.       Width = 32
  38.       Height = 13
  39.       Caption = 'Label2'
  40.       Transparent = True
  41.     end
  42.     object Label1: TLabel
  43.       Left = 120
  44.       Top = 33
  45.       Width = 39
  46.       Height = 13
  47.       Caption = 'Label1'
  48.       Font.Charset = DEFAULT_CHARSET
  49.       Font.Color = clWindowText
  50.       Font.Height = -11
  51.       Font.Name = 'MS Sans Serif'
  52.       Font.Style = [fsBold]
  53.       ParentFont = False
  54.       Transparent = True
  55.     end
  56.     object imgCross: TImage
  57.       Left = 22
  58.       Top = 56
  59.       Width = 45
  60.       Height = 51
  61.       Center = True
  62.       Picture.Data = {<image001.TJvGIFImage>}
  63.       Transparent = True
  64.       Visible = False
  65.     end
  66.     object imgTick: TImage
  67.       Left = 22
  68.       Top = 56
  69.       Width = 45
  70.       Height = 51
  71.       Center = True
  72.       Picture.Data = {<image002.TJvGIFImage>}
  73.       Transparent = True
  74.       Visible = False
  75.     end
  76.     object imgXP: TImage
  77.       Left = 22
  78.       Top = 56
  79.       Width = 45
  80.       Height = 51
  81.       Center = True
  82.       Picture.Data = {<image003.TJvGIFImage>}
  83.       Transparent = True
  84.       Visible = False
  85.     end
  86.     object imgExclamation: TImage
  87.       Left = 22
  88.       Top = 56
  89.       Width = 45
  90.       Height = 51
  91.       Center = True
  92.       Picture.Data = {<image004.TJvGIFImage>}
  93.       Transparent = True
  94.       Visible = False
  95.     end
  96.     object imgQuestion: TImage
  97.       Left = 22
  98.       Top = 56
  99.       Width = 45
  100.       Height = 51
  101.       Center = True
  102.       Picture.Data = {<image005.TJvGIFImage>}
  103.       Transparent = True
  104.       Visible = False
  105.     end
  106.     object chkShow: TRzCheckBox
  107.       Left = 171
  108.       Top = 127
  109.       Width = 182
  110.       Height = 19
  111.       Caption = 'Don'#39't show this message again'
  112.       HotTrack = True
  113.       State = cbUnchecked
  114.       TabOrder = 0
  115.       Transparent = True
  116.     end
  117.     object Panel2: TPanel
  118.       Left = 1
  119.       Top = 157
  120.       Width = 441
  121.       Height = 39
  122.       Align = alBottom
  123.       TabOrder = 1
  124.       object btnOk: TButton
  125.         Left = 272
  126.         Top = 8
  127.         Width = 75
  128.         Height = 25
  129.         Caption = 'Ok'
  130.         ModalResult = 1
  131.         TabOrder = 0
  132.       end
  133.       object btnCancel: TButton
  134.         Left = 360
  135.         Top = 8
  136.         Width = 75
  137.         Height = 25
  138.         Caption = 'Cancel'
  139.         ModalResult = 2
  140.         TabOrder = 1
  141.       end
  142.       object btnOther: TButton
  143.         Left = 181
  144.         Top = 8
  145.         Width = 75
  146.         Height = 25
  147.         Caption = 'btnOther'
  148.         TabOrder = 2
  149.         Visible = False
  150.       end
  151.     end
  152.   end
  153. end
  154.